From a39a1ba8513b1a52bf68515f2371f9023e48b806 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 29 May 1993 06:25:30 +0000 Subject: [PATCH] (OLDXMENU_OPTIONS): Add quotations. --- src/s/hpux8.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/hpux8.h b/src/s/hpux8.h index 48f10755ed8..d8b60a72af0 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -27,7 +27,7 @@ #endif /* Specify compiler options for compiling oldXMenu. */ -#define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R5 -I/usr/include/X11R4 +#define OLDXMENU_OPTIONS CFLAGS="-I/usr/include/X11R5 -I/usr/include/X11R4" /* Some hpux 8 machines seem to have TIOCGWINSZ, and none have sioctl.h, so might as well define this. */ -- 2.30.2